This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Some of the *magic* answers coming out of blogs imply the existence of knowledge that I can't find documented anywhere.
Stephan Wissel kindly noted that you cannot get the stream at all in the afterRender event, as the Domino server will have automatically enabled the Writer, and as you can only have EITHER stream OR writer active, streams are not available in the afterRender event.
I am continuing the hunt though by checking other events =)
1) No getResponseStream()
First test seems to show that facesContext.getResponseStream() has not been implemented at all.
I tried the following fragment in all events, one at a time.
The Domino server expects to get access to the Writer object, if you access the Stream object the Writer is disabled and when Domino tries to get it, instead of failing gracefully, it croaks and sends a 500 response.
There may be a magic call to stop Domino doing that but there's no doco. I will hunt through JSF stuff maybe.
S
Feedback response number WEBB7RX2TJ created by ~George Chugeroveroden on 05/11/2009